home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 7
/
Aminet 7 - August 1995.iso
/
Aminet
/
comm
/
cnet
/
cnettoolkit2a.lha
/
Routines
/
UNLOCK
< prev
next >
Wrap
Text File
|
1994-12-13
|
208b
|
3 lines
UNLOCK: procedure;arg p;getuser 2400088;ta=result;if p=0 then do i=1 to ta;savescratch (-i);sendstring '.';end i
else do;findaccount p;id=result;savescratch (-id);end;transmit 'Account(s) unlocked.';return